|
|
Multimedia API ReferenceNovember 16, 2016 | 24.2.1 Release |

Data Fields | |
| unsigned int | left |
| Holds left coordinate of the box in pixels. More... | |
| unsigned int | top |
| Holds top coordinate of the box in pixels. More... | |
| unsigned int | width |
| Holds width of the box in pixels. More... | |
| unsigned int | height |
| Holds height of the box in pixels. More... | |
| unsigned int | border_width |
| Holds border_width of the box in pixels. More... | |
| NvOSD_ColorParams | border_color |
| Holds color params of the border of the box. More... | |
| unsigned int | has_bg_color |
| Holds boolean value indicating whether box has background color. More... | |
| unsigned int | reserved |
| NvOSD_ColorParams | bg_color |
| Reserved field for future usage. More... | |
| NvOSD_ColorParams _NvOSD_RectParams::bg_color |
| NvOSD_ColorParams _NvOSD_RectParams::border_color |
| unsigned int _NvOSD_RectParams::border_width |
| unsigned int _NvOSD_RectParams::has_bg_color |
| unsigned int _NvOSD_RectParams::height |
| unsigned int _NvOSD_RectParams::left |
| unsigned int _NvOSD_RectParams::top |
| unsigned int _NvOSD_RectParams::width |